Fix indentation for 'pack' and 'extensible' fields in model YAML files#146
Fix indentation for 'pack' and 'extensible' fields in model YAML files#146
Conversation
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@copilot fix the failing CI (https://github.com/GitHubSecurityLab/CodeQL-Community-Packs/actions/runs/23910574560/job/69732704622?pr=146) for this PR |
…uoting Agent-Logs-Url: https://github.com/GitHubSecurityLab/CodeQL-Community-Packs/sessions/4c10e063-602b-451a-aac5-30643a92609c Co-authored-by: felickz <1760475+felickz@users.noreply.github.com>
Fixed in f7cabe5. Root cause: The fix replaces the glob pattern with |
Fixing error when running with model packs enabled in IDE with CodeQL extension:
BROKEN (original)
FIXED